![]() ![]() ![]() ![]() ![]() |
Troubleshooting and Configuring the Windows NT/95 Registry
- 40 -Using Somarsoft DumpRegPeople ask me every day where I find my Registry tips; I make them up. But when that doesn't work, I need to get into the Registry to see the changes that might have happened so I can make these same changes on another system. For example, if you have an application that changes how your system works, and you would like to implement that change on another system, without installing the software, you have to get very creative. You need to know what the changes were, so you can duplicate them. It takes quite a bit of patience, a lot of investigative testing, and some luck. (That's why you have to back it up first!) Plus, you need a tool to let you see what changed and when. DumpReg is the best tool there is for that. DumpReg is a utility to show the contents of the Registry in a list format, which can be sorted in several ways. It works for both Windows NT (any version) and Windows 95. Options include finding all the Registry keys or values matching a specific string and filtering so only the matching items are shown. It also allows you to copy the information to the clipboard, or to print the report. Printing is not available until the software is registered, for only $10. Register the software. It is a steal for what you get. InstallationInstallation is as simple as copying the files into any directory. As soon as
you launch DUMPREG.EXE the first time, it will put an entry into the Registry
in HKEY_CURRENT_USER\
NOTE: Isn't it refreshing to know what a program is going to do to the Registry before it happens? I love it! Limitations of DumpReg and Windows 95Windows 95 does not support the time of the last modification, so the Show Time and Sort By Time options are disabled on Windows 95. Other than that, the program works exactly the same for Windows 95 and Windows NT. This chapter shows DumpReg on Windows NT, so you can see all of the options. Using DumpRegTo start using DumpReg, launch the application, and go to Report | Dump Registry. It will prompt you for the Registry Hive you would like to list, as shown in Figure 40.1. Figure 40.1. Choose the Handle Key to view.
Figure 40.2. Optional filtering for the report.
Figure 40.3. HKEY_CURRENT_USER from the PDC.
Though the time-sorted format is the most beneficial for determining what changes took place, you may want to see only the current status of different keys. You can quickly sort the report by key instead of by time. You can also save the report, for later review or comparisons in a word processor. Finding the difference can be a little difficult, but using a compare document function could save you a lot of time. Inspecting a Remote Computers RegistryYou can also use DumpReg to examine the Registry of a remote computer, by selecting Report | Select Computer, and typing in the name in a UNC format (that is, \\server1). There is no browse option, so you will have to know the name of the system. Imagine if something happened to a computer on your network and you found out right away; you could check to see if it was a Registry problem by looking at that system's Registry, sorting it by time, and looking for the changes. Performance TipsPrinting is disabled on the shareware version until it is registered. Once it is enabled, you can choose many options for printing. One of the best options is to change the format for printing, setting it to landscape. Then, you can expand the size of the entries to get more data in the report. If you don't expand the size, some of the text will be truncated. You also have an option to search inside the report for a specific string of text, so you won't have to wade through the whole report. That string can be in a key, value, or in the data in the value. The report is now just text, so it will look everywhere. Another option is to filter the report contents. Instead of showing the complete Registry and searching through one string at a time, you can tell the report to show only the items that contain a specific string. Figure 40.4 shows the Filter option ready for a text string. Figure 40.4. Filtering to reduce the size of the report.
|
|